Skip to content

bump: upgrade firebase and remove unused package firebaseui#694

Merged
irumvanselme merged 1 commit into
mainfrom
bump/upgrade-firebase-and-remove-firebase-ui-CORE-426
May 28, 2026
Merged

bump: upgrade firebase and remove unused package firebaseui#694
irumvanselme merged 1 commit into
mainfrom
bump/upgrade-firebase-and-remove-firebase-ui-CORE-426

Conversation

@irumvanselme

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades Firebase from v10 to v12 and removes the unused firebaseui dependency along with its corresponding Jest mock.

Changes:

  • Bumps firebase from ^10.12.2 to pinned 12.13.0 in package.json and updates the lockfile accordingly.
  • Removes the firebaseui package and its transitive deps (dialog-polyfill, material-design-lite) from package.json and yarn.lock.
  • Removes the obsolete firebaseui Jest mock from FirebaseSocialAuthentication.service.test.ts.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
frontend-new/package.json Replaces ranged firebase dep with pinned v12.13.0 and drops firebaseui.
frontend-new/yarn.lock Regenerates lockfile entries for Firebase v12 and removes firebaseui-related packages.
frontend-new/src/auth/services/FirebaseAuthenticationService/socialAuth/FirebaseSocialAuthentication.service.test.ts Removes unused firebaseui Jest mock.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@irumvanselme irumvanselme merged commit be4424b into main May 28, 2026
9 checks passed
@irumvanselme irumvanselme deleted the bump/upgrade-firebase-and-remove-firebase-ui-CORE-426 branch May 28, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants